home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / util / cli / zprompt.lha / zprompt / zprompt.readme < prev    next >
Encoding:
Text File  |  1996-08-26  |  861 b   |  28 lines

  1. Short:    small util to get a B/W shell and a shorter prompt
  2. Author:   Daniel Balster <dbalster@uni-paderborn.de>
  3. Uploader: Daniel Balster <dbalster@uni-paderborn.de>
  4. Version:  1.0
  5. Type:     util/cli
  6. Requires: Kick V2.0+
  7.  
  8. This (very small) shell prompt enhancement provides you:
  9.  
  10. - black text on white background
  11. - a bold printed prompt
  12. - a short prompt (only the last path component name)
  13.  
  14. Installation (sorry, no installer script)
  15.  
  16. - copy zpromt to C: (or somewhere else in your path)
  17. - edit your s:user-startup and add these lines
  18.   ; BEGIN zprompt
  19.   resident zprompt pure add
  20.   ; END zprompt
  21. - edit your s:shell-startup and add these lines
  22.   prompt "*`zprompt*`"
  23. - you may want to add this line:
  24.   echo NOLINE "*E[31;42;>2m*E[0;0H*E[J"
  25.  
  26. I place this software in the public domain. Do with it what you want.
  27. Disclaimer: "This works for me - don't blame me!"
  28.